tokens.erc20
table contains metadata for ERC20 tokens across all EVM-compatible networks indexed on Dune. This dataset provides essential information about ERC20 tokens, including:
- The blockchain on which the token exists
- The contract address of the token
- The token symbol
- The token name
- The number of decimals used by the token
Coverage
This table covers tokens across all EVM chains on Dune. Tokens are automatically detected and included when they meet the following criteria:- Have emitted ERC20 Transfer events
- Have at least 1 transfer recorded on-chain
Data Sources
We use Sim API to retrieve token metadata for all qualifying contracts. For chains not supported on Sim API, we fall back to DefinedFi as our metadata provider. Native tokens are also included in this dataset, using metadata info fromdune.blockchains
.
Utility
The ERC20 metadata table offers valuable information for token analysis and integration, allowing you to:- Identify tokens across different blockchains
- Retrieve essential token information for calculations and display
Datatypes on Snowflake datashare are different in some cases, read more here.